/*   
Theme Name: Alexa Moses

*/

/* Stylesheet for Alexa Moses*/

/*Style Resets*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h2 {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 24px;
    font-weight: bolder;
    margin-bottom: 12px;
    margin-top: 36px;
    padding-left: 25px;
}


#container {
	margin-left: auto;
    margin-right: auto;
    width: 960px;}
	
#headerBG {background-color:#39AFB3;}	
	
#header {
	height:100px;
	margin-left: auto;
    margin-right: auto;
    width: 960px;
}



#header .fishEye {
	float:left;
	padding: 6px;
	margin-top:12px;
}

#header .bar {
	margin: 8px 0 0 0; 
}

#header a {
	text-decoration:none;
	float:left;
	color:#FFF;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;}


#header .social {
	width: 110px;
	float: right;
	margin-top:-60px;
}


#header .social a {
	margin-left:-4px;
	
}


/*Main Content Styles*/

#mainContent {
	width:700px;
	float:left;}

#mainContent h1 {
	font-size:64px;
	text-align:center;
	margin-top:36px;
	font-weight:bolder;
	font-family:Georgia, "Times New Roman", Times, serif;}
	
	#mainContent h2 {
	padding-left:25px;
	margin-top:36px;
	margin-bottom:20px;
	font-family:Georgia, "Times New Roman", Times, serif;}
	
#mainContent h3 {
	text-align:center;
	color:#8E8683;
	text-transform:uppercase;
	font-size:36px;
	font-weight:700;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:25px;
	margin-bottom:20px;
	}	
	
	
#mainContent p {
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:16px;
	padding-left:25px;}
	
#mainContent .Book {
	margin-left:250px;
	margin-top:25px;
}

	
/*Side Images Styles*/

#sideImages {
	width:260px;
	float:left;}	

#sideImages .Person {
	margin-top: 178px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 36px;
}

#sideImages .Person1 {
	margin-top: 105px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 36px;
}

#sideImages .Person4 {
	margin-top: 80px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 36px;
}

#sideImages .bookSide {
	margin-top:100px;
	margin-left:40px;
	
		
}